TELSetDNProgressDet
Sets the state of the call progress indicator for a directory number.
pascal TELErr TELSetDNProgressDet ( TELDNHandle hTELDN, long selector, Boolean prgDetOn);
hTELDN
- A handle to a directory number structure.
selector
- Currently unused.
prgDetOn
- A Boolean value that indicates whether the call progress indicator is to be on (
true
) or off (false
) for the specified directory number.- function result
- A result code.
DESCRIPTION
TheTELSetDNProgressDet
function sets the call progress indicator on or off for the directory number specified by thehTELDN
parameter, depending on the value of theprgDetOn
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help